func runtime/pprof.writeGoroutineStacks

2 uses

	runtime/pprof (current package)
		pprof.go#L753: 		return writeGoroutineStacks(w)
		pprof.go#L758: func writeGoroutineStacks(w io.Writer) error {